翻訳と辞書
Words near each other
・ Locomotion (periodical)
・ Locomotion (TV channel)
・ Locomotion No. 1
・ Locomotiv GT
・ Locomotiv GT (album)
・ Locomotiv GT V.
・ Locomotiva Basarabeasca
・ Locomotiva Bălți
・ Locomotive
・ Locomotive (band)
・ Locomotive (book)
・ Locomotive (disambiguation)
・ Lockstead, New Brunswick
・ Lockstedt
・ Lockstep
Lockstep (computing)
・ Lockstep (disambiguation)
・ Lockstep compensation
・ Lockstep protocol
・ Lockstitch
・ Lockston
・ Locksville, Virginia
・ Lockton
・ Lockton Companies
・ Locktown Baptist Church
・ Locktown, New Jersey
・ Lockup (TV series)
・ Lockup Death
・ Lockvattnet
・ Lockview High School


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Lockstep (computing) : ウィキペディア英語版
Lockstep (computing)

Lockstep systems are fault-tolerant computer systems that run the same set of operations at the same time in parallel. The redundancy allows error detection and error correction: the output from lockstep operations can be compared to determine if there has been a fault if there are at least two systems (dual modular redundancy), and the error can be automatically corrected if there are at least three systems (triple modular redundancy), via majority vote. The term "lockstep" originates in the army usage, where it refers to the synchronized walking, in which the marchers walk as closely together as physically practical.
To run in lockstep, each system is set up to progress from one well-defined state to the next well-defined state. When a new set of inputs reaches the system, it processes them, generates new outputs and updates its state. This set of changes (new inputs, new outputs, new state) is considered to define that step, and must be treated as an atomic transaction; in other words, either all of it happens, or none of it happens, but not something in between. Sometimes a timeshift (delay) is set between systems, which increases the detection probability of errors induced by external influences (e.g. voltage spikes, ionizing radiation, or in situ reverse engineering).
== Lockstep memory ==

Some vendors, including Intel, use the term ''lockstep memory'' to describe a multi-channel memory layout in which cache lines are distributed between two memory channels, so one half of the cache line is stored in a DIMM on the first channel, while the second half goes to a DIMM on the second channel. By combining the single error correction and double error detection (SECDED) capabilities of two ECC-enabled DIMMs in a lockstep layout, their ''single-device data correction'' (SDDC) nature can be extended into ''double-device data correction'' (DDDC), providing protection against the failure of any single memory chip.
Downsides of the Intel's lockstep memory layout are the reduction of effectively usable amount of RAM (in case of a triple-channel memory layout, maximum amount of memory reduces to one third of the physically available maximum), and reduced performance of the memory subsystem.〔〔

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Lockstep (computing)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.